home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / games / hi4trio.zip / HI4TRIO.EXE / S3ZOOM95.DL_ / S3ZOOM95.DL / [0] next >
Text File  |  1995-08-24  |  560b  |  19 lines

  1.   case IDD_PRINTREGS:
  2.                PrintRegisters(hwnd, hInst, hMem, iMaxLines);
  3.             break;
  4.  
  5.             case IDD_SAVEREGS:
  6.                SaveS3Registers(hwnd, hInst, hMem, iMaxLines);
  7.  
  8.                return(0);
  9.             break;
  10.  
  11.             case IDD_LOADREGS:
  12.                ReviewS3Registers(hwnd, hInst, hMem, iMaxLines);
  13.  
  14.                PostMessage(hwnd, WM_PAINT, 0, 0L);
  15.             break;
  16.  
  17.             case IDD_READREGS:
  18.                nVscrollMax =
  19.                   iMaxLines = LookAtS3Registers(hwnd, hInst, hMem, iMaxL